[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twMGetRCPress( nRow, nCol )
 ----------------------------------------------------------------------------
     Get the Row and Column of the last button press.

       Arguments:

     nX - 'N' Row ( pass by reference )

     nY - 'N' Column ( pass by refrence )

       Return:

     0 - no buttons down.
     1 - left button down.
     2 - right button down.
     3 - both buttons down.

       Example:

     nButton := twMGetRCPress( @nRow, @nCol )

See Also: twMGetPress()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson